adTempus API
PreviousUpNext
IApplicationIntegration::Parameters Property

Gets a collection of job parameters that are available to this step.

C++
__property IJobVariableDictionary ** Parameters;
C#
IJobVariableDictionary ** Parameters;
Visual Basic
Property Parameters() As IJobVariableDictionary **

This property is kept for backward compatibility. The returned collection is the same as that returned by the JobVariables property.

adTempus API Reference version 3.0.0.0, revised 10/30/2008